NDepend.API Documentation
Subtraction(Debt,Nullable<Debt>) Operator
NDepend.TechnicalDebt Namespace > Debt Structure > Subtraction Operator : Subtraction(Debt,Nullable<Debt>) Operator
Debt estimation operand
Nullable debt estimation operand
Substract x to y. If y is null, returns null.
Syntax
public Nullable<Debt> operator -( 
   Debt x,
   Nullable<Debt> y
)

Parameters

x
Debt estimation operand
y
Nullable debt estimation operand
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Debt Structure
Debt Members
Overload List